func go.opentelemetry.io/otel/attribute.rawToBool

2 uses

	go.opentelemetry.io/otel/attribute (current package)
		rawhelpers.go#L17: func rawToBool(r uint64) bool {
		value.go#L167: 	return rawToBool(v.numeric)